Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regex for Rfc3339 validation #347

Merged
merged 1 commit into from
Jan 16, 2017
Merged

Fix regex for Rfc3339 validation #347

merged 1 commit into from
Jan 16, 2017

Conversation

kekko1212
Copy link
Contributor

@kekko1212 kekko1212 commented Jan 16, 2017

This is fixing a date-time validation problem where an invalid datetime string is still considered valid if it starts or ends with invalid chars (see the tests for a more clear example).

@bighappyface
Copy link
Collaborator

+1

@bighappyface bighappyface merged commit 325a0f8 into jsonrainbow:master Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants